Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Java Tutorial
1) 2D Graphics
2) Ant
3) Apache Common
4) Class Definition
5) Collections
6) Data Type
7) Database
8) Design Pattern
9) Development
10) EJB3
11) Email
12) File
13) Generics
14) Hibernate
15) Internationalization
16) J2EE Application
17) J2ME
18) JPA
19) JSP
20) JSTL
21) JUnit
22) Language
23) Log
24) Network
25) Operators
26) PDF
27) Reflection
28) Regular Expressions
29) Security
30) Servlet
31) Spring
32) Statement Control
33) Swing
34) Swing Event
35) SWT
36) SWT 2D Graphics
37) Thread
38) Web Services SOA
39) XML
Design Pattern
1) A demonstration of the structure and operation of the Bridge Pattern
2) A simple static factory method
3) Action with the Strategy Pattern
4) Adapter pattern
5) Adapter Pattern Demo
6) An example of the Abstract Factory pattern
7) An object may be observed by two or more observers
8) Basic Singleton
9) Builder pattern
10) Builder pattern with interface
11) Chain of responsibility
12) Coffee example using decorators
13) Combinations and decorators
14) Command
15) Command pattern with invoker and receiver
16) Coordinating Your Objects with the Mediator Patterns
17) Creating and Extending Objects with the Decorator Patterns
18) Creating and Extending Objects with the Factory Patterns
19) Demo code for Template pattern
20) Demonstrate the Observable class and the Observer interface
21) Demonstration of observer pattern
22) Dynamic Proxies
23) Example of the Builder pattern
24) Facade Pattern Demo
25) Facade pattern demo 2
26) Flexible structure Composite
27) Iterator pattern for container
28) Multiple dispatching
29) Observable and Observer Objects
30) Prototype Pattern Demo
31) Proxy
32) Simple demonstration of the State pattern
33) Singleton Factory
34) Singleton test
35) State
36) Strategy
37) Synchronized Singleton
38) Template pattern with abstract class
39) The PoolManager using Proxy
40) The Singleton design pattern
41) Timeout Observer
42) Use Visitor pattern to walk through file system
43) Variations on the Adapter pattern
44) Visitor, a type of multiple dispatching
45) Watch What is Going On with the Chain of Responsibility Patterns
46) Watch What is Going On with the Observer Patterns